home *** CD-ROM | disk | FTP | other *** search
- ;---------------------------------------------------
- ; Author: GlenMac
- ; Installs 3D Movie Maker Trial Version Applet
- ;---------------------------------------------------
-
- [DefaultInstall]
- CopyFiles=3DMMTRIAL.copy.prog,3DMMTRIAL.copy.inf, 3DMMTRIAL.copy.samples, 3DMMTRIAL.copy.inf, 3DMMTRIAL.copy.font
- UpdateINIs=3DMMTRIAL.InstallLinks
- AddReg=3DMMTRIAL.Reg
- ;AddReg=CopyFont.RunOnce
-
- [DefaultUninstall]
- DelFiles=3DMMTRIAL.copy.prog,3DMMTRIAL.copy.samples,3DMMTRIAL.copy.inf
- DelReg=3DMMTRIAL.Delreg
- UpdateINIs=3DMMTRIAL.UninstallLinks
- AddReg=Reg.RunOnce
-
- [version]
- signature="$CHICAGO$"
-
- ; F i l e c o p y i n g s e c t i o n s
- ; -----------------------------------------
- [DestinationDirs]
- 3DMMTRIAL.copy.prog=24,%3DMMTRIALROOT%%3DMMTRIALSUB%
- 3DMMTRIAL.copy.samples=24,%3DMMTRIALROOT%%3DMMTRIALSAMPLES%
- 3DMMTRIAL.copy.font=20
- 3DMMTRIAL.copy.inf=17
-
-
- ; -----------------------------------------------------
- [3DMMTRIAL.copy.prog]
- 3DMOVIE.CHK,,,2
- BLDGHD.CHK,,,2
- building.chk,,,2
- 3DMTRIAL.EXE,,,2
- HELP.CHK,,,2
- helpaud.chk,,,2
- new.3cn,,,2
- new.3th,,,2
- SHARECD.CHK,,,2
- shared.chk,,,2
- studio.chk,,,2
- comic.ttf,,,2
-
- [3DMMTRIAL.copy.inf]
- 3dmm.inf,,,2
-
- [3DMMTRIAL.copy.samples]
- empty.txt,,,2
-
- [3DMMTRIAL.copy.font]
- comic.ttf,,,16
-
- ; W h e r e t h e f i l e s c o m e f r o m
- ; -------------------------------------------------
- [SourceDisksNames]
- 123="","",1
-
- [SourceDisksFiles]
- 3DMOVIE.CHK=123
- BLDGHD.CHK=123
- building.chk=123
- 3DMTRIAL.EXE=123
- HELP.CHK=123
- helpaud.chk=123
- new.3cn=123
- new.3th=123
- SHARECD.CHK=123
- shared.chk=123
- studio.chk=123
- 3dmm.inf=123
- empty.txt=123
-
-
- ; Install Links
- ; ---------------------------------
-
- [3DMMTRIAL.InstallLinks]
- setup.ini, progman.groups,,"group55=%3DMMTRIALGROUP%"
- setup.ini, group55,,"""%3DMMTRIALDESCRIPTION%"", ""%24%%3DMMTRIALROOT%%3DMMTRIALSUB%%3DMMTRIALEXE%"",,,,,%3DMMTRIALShortDesc%"
-
-
- ; UnInstall Links
- ; ---------------------------------
- [3DMMTRIAL.UninstallLinks]
- setup.ini, progman.groups,,"group123=%3DMMTRIALGROUP%"
- setup.ini, group123,,"""%3DMMTRIALDESCRIPTION%""
-
- ; Registry additions
- ; -----------------------------------
- [3DMMTRIAL.reg]
- HKLM,%3DMMTRIALKEY%,InstallDirectory,,""%24%%3DMMTRIALROOT%""
- HKLM,%3DMMTRIALKEY%,InstallSubDir,,"%3DMMTRIALSUB%"
- HKLM,%3DMMTRIALPRODKEY%,%3DMMTRIALSID%,,"%3DMMTRIALPRODS%"
- HKLM,%3DMMUNINSTALLKEY%,"DisplayName",,"%3DMMUNINSTALLNAME%"
- HKLM,%3DMMUNINSTALLKEY%,"UninstallString",,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 "%17%\3dmm.inf"
-
- ; Registry Uninstall
- ; -----------------------------------------------
- [3DMMTRIAL.delreg]
- HKLM,%3DMMTRIALKEY%,InstallDirectory,,""%24%%3DMMTRIALROOT%""
- HKLM,%3DMMTRIALKEY%,InstallSubDir,,"%3DMMTRIALSUB%"
- HKLM,%3DMMTRIALPRODKEY%,%3DMMTRIALSID%,,"%3DMMTRIALPRODS%"
- HKLM,%3DMMUNINSTALLKEY%,"DisplayName",,""
- HKLM,%3DMMUNINSTALLKEY%,"UninstallString",,""
- HKLM,%3DMMUNINSTALLKEY%,"",,""
- HKLM,%3DMMTRIALKEY%,"",,""
- HKLM,%3DMMTRIALPRODKEY%,"",,""
-
- ; this would have copied the font into the font folder
- ; but the flag '16' allows us to copy the comic font without overwriting an older version
- [CopyFont.RunOnce]
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"%APPNAME%",,"command.com /c xcopy /d %24%%3DMMTRIALRoot%%3DMMTRIALSub%comic.ttf %20%"
-
- ; delete folders for uninstall
- ; delete everything under \MSDemo1\mskids\
- ; -----------------------------------------------
- [Reg.RunOnce]
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"%APPNAME%",,"command.com /c deltree /y %24%%3DMMTRIALDELROOT%"
-
- ; L o c a l i s e d s t u f f
- ; -----------------------------------------------
- [Strings]
- 3DMMTRIALROOT = "Progra~1\MSDemo1\Mskids\"
- 3DMMTRIALDELROOT = "Progra~1\MSDemo1"
- 3DMMTRIALSUB = "3DMovie\"
- 3DMMTRIALSAMPLES = "Users\Melanie"
- 3DMMTRIALEXE = "3DMTRIAL.EXE"
- APPNAME = "3DMTRIAL"
- 3DMMTRIALGROUP = "Microsoft Kids" ; shortcut location
- 3DMMTRIALDESCRIPTION = "3D Movie Maker Trial Version" ; shortcut name
- 3DMMTRIALShortDesc = "Details" ; details view
- 3DMMTRIALKEY = "Software\Microsoft\Microsoft Kids\3D Movie Demo"
- 3DMMTRIALPRODKEY = "Software\Microsoft\Microsoft Kids\3D Movie Demo\Products"
- 3DMMTRIALSID = "2"
- 3DMMTRIALPRODS = "3D Movie Maker/3DMovie"
- 3DMMUNINSTALLKEY = "Software\Microsoft\Windows\CurrentVersion\Uninstall\MS3DDemo"
- 3DMMUNINSTALLNAME = "3D Movie Maker Trial Version"
-
-
-